home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / CHIP Haziran 2001.iso / prog / haziran / 19 / setup.exe / data.z / speaker_gui.dsp < prev    next >
Text File  |  2001-04-11  |  4KB  |  115 lines

  1. # Microsoft Developer Studio Project File - Name="speaker_gui" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Application" 0x0101
  6.  
  7. CFG=speaker_gui - Win32 Release
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE
  11. !MESSAGE NMAKE /f "speaker_gui.mak".
  12. !MESSAGE
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line.  For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "speaker_gui.mak" CFG="speaker_gui - Win32 Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "speaker_gui - Win32 Release" (based on "Win32 (x86) Application")
  21. !MESSAGE "speaker_gui - Win32 Debug" (based on "Win32 (x86) Application")
  22. !MESSAGE 
  23. # Begin Project
  24. # PROP Scc_ProjName ""
  25. # PROP Scc_LocalPath ""
  26. # PROP Target_Last_Scanned "speaker_gui - Win32 Debug"
  27. CPP=cl.exe
  28. MTL=midl.exe
  29. RSC=rc.exe
  30.  
  31. !IF  "$(CFG)" == "speaker_gui - Win32 Release"
  32.  
  33. # PROP BASE Use_MFC 0
  34. # PROP BASE Use_Debug_Libraries 0
  35. # PROP BASE Output_Dir "Release"
  36. # PROP BASE Intermediate_Dir "Release"
  37. # PROP BASE Target_Dir ""
  38. # PROP Use_MFC 0
  39. # PROP Use_Debug_Libraries 0
  40. # PROP Output_Dir "Release"
  41. # PROP Intermediate_Dir "Release"
  42. # PROP Target_Dir ""
  43. # ADD BASE CPP  /nologo /O2 /D "NDEBUG" /W3 /GX /D "WIN32"  /D "_WINDOWS"  /c
  44. # ADD CPP   /nologo /O2 /D "NDEBUG" /W3 /GX /D "WIN32"   /D "_WINDOWS"  /FD /c
  45. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  46. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  47. CPP_OBJS=.\Release/
  48. CPP_SBRS=.\.
  49. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  50. # ADD RSC /l 0x409 /d "NDEBUG"
  51. RSC_PROJ=/l 0x409 /fo"$(INTDIR)/speaker.res" /d "NDEBUG"
  52. BSC32=bscmake.exe
  53. # ADD BASE BSC32 /nologo
  54. # ADD BSC32 /nologo
  55. LINK32=link.exe
  56. # ADD BASE LINK32  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib  /nologo /subsystem:windows /machine:I386
  57. # ADD LINK32  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib  /nologo /subsystem:windows /machine:I386
  58.  
  59. !ELSEIF  "$(CFG)" == "speaker_gui - Win32 Debug"
  60.  
  61. # PROP BASE Use_MFC 0
  62. # PROP BASE Use_Debug_Libraries 1
  63. # PROP BASE Output_Dir "Debug"
  64. # PROP BASE Intermediate_Dir "Debug"
  65. # PROP BASE Target_Dir ""
  66. # PROP Use_MFC 0
  67. # PROP Use_Debug_Libraries 1
  68. # PROP Output_Dir "Debug"
  69. # PROP Intermediate_Dir "Debug"
  70. # PROP Target_Dir ""
  71. # ADD BASE CPP  /nologo /Gm /Zi /Od /D "_DEBUG" /W3 /GX /D "WIN32"  /D "_WINDOWS"  /c
  72. # ADD CPP   /nologo /Gm /Zi /Od /D "_DEBUG" /W3 /GX /D "WIN32"   /D "_WINDOWS"  /FD /c
  73. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  74. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  75. CPP_OBJS=.\Debug/
  76. CPP_SBRS=.\.
  77. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  78. # ADD RSC /l 0x409 /d "_DEBUG"
  79. RSC_PROJ=/l 0x409 /fo"$(INTDIR)/speaker.res" /d "_DEBUG"
  80. BSC32=bscmake.exe
  81. # ADD BASE BSC32 /nologo
  82. # ADD BSC32 /nologo
  83. LINK32=link.exe
  84. # ADD BASE LINK32  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib  /nologo /subsystem:windows /debug /machine:I386
  85. # ADD LINK32  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib  /nologo /subsystem:windows /debug /machine:I386
  86.  
  87. !ENDIF 
  88.  
  89. # Begin Target
  90.  
  91. # Name "speaker_gui - Win32 Release"
  92. # Name "speaker_gui - Win32 Debug"
  93.  
  94. # Begin Source File
  95.  
  96. SOURCE=..\../speaker/speaker_lib.c
  97.  
  98. # End Source File
  99.  
  100. # Begin Source File
  101.  
  102. SOURCE=..\speaker_gui.c
  103.  
  104. # End Source File
  105.  
  106. # Begin Source File
  107.  
  108. SOURCE=..\speaker.rc
  109.  
  110. # End Source File
  111.  
  112. # End Target
  113. # End Project
  114.  
  115.